func runtime.handoffp

7 uses

	runtime (current package)
		proc.go#L1479: 		handoffp(releasep())
		proc.go#L1529: 	handoffp(releasep())
		proc.go#L1624: 			handoffp(p)
		proc.go#L2333: func handoffp(_p_ *p) {
		proc.go#L2418: 		handoffp(_p_)
		proc.go#L3730: 	handoffp(releasep())
		proc.go#L5263: 				handoffp(_p_)